home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Asia X
/
Asia X.iso
/
mac
/
SHARED.DIR
/
00189.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-23
|
121 b
|
9 lines
on exitFrame
if the timer < (60 * 5) then
go(the frame)
else
startTimer()
go(the frame + 1)
end if
end